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

{
    "count": 10842,
    "next": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=26",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=24",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2876/?format=api",
            "id": 2876,
            "code": "28AL0054",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.382291729348854,
                    52.4672912658754,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:12.659334Z",
            "created": "2015-08-12T11:32:59.351596Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44674/?format=api",
                    "id": 44674,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/745b6867-4ca4-4037-b2ef-276f9bc2c4b4/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/13371e93-0800-49fd-8e10-c0e99b0927ca/?format=api"
                    ],
                    "code": "28AL0054001",
                    "last_modified": "2024-07-05T16:46:52.912229Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2876/?format=api",
                    "top_level": 6.776,
                    "filter_top_level": 3.61,
                    "filter_bottom_level": 2.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0432",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.9,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2877/?format=api",
            "id": 2877,
            "code": "28AL0056",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.450903471701046,
                    52.47509144775802,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:15.420729Z",
            "created": "2015-08-12T11:32:59.357062Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44675/?format=api",
                    "id": 44675,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce45670d-5355-426f-b1d3-d90d0e522c5e/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9dbec2cd-c501-4d0d-a85c-8ebe146d8dab/?format=api"
                    ],
                    "code": "28AL0056001",
                    "last_modified": "2024-07-05T16:46:55.390284Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2877/?format=api",
                    "top_level": 5.743,
                    "filter_top_level": 2.09,
                    "filter_bottom_level": 1.09,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0434",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 5.86,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2878/?format=api",
            "id": 2878,
            "code": "28AL0059",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.447833382353822,
                    52.46802181247505,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:18.255120Z",
            "created": "2015-08-12T11:32:59.362389Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44676/?format=api",
                    "id": 44676,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/02f8356e-5fcc-48bb-98c2-8a465243b113/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/943af9c0-1ede-44d8-a4e2-170f8f873a15/?format=api"
                    ],
                    "code": "28AL0059001",
                    "last_modified": "2024-07-05T16:46:56.622272Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2878/?format=api",
                    "top_level": 5.257,
                    "filter_top_level": 3.3,
                    "filter_bottom_level": 2.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0435",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 4.79,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2879/?format=api",
            "id": 2879,
            "code": "28AL0070",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.360259831449482,
                    52.46049729895181,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:47:01.369137Z",
            "created": "2015-08-12T11:32:59.368169Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44677/?format=api",
                    "id": 44677,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a6574cc8-54ce-4712-a32d-54e76d215c1c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/76057616-8854-4beb-a605-64ba7df326c5/?format=api"
                    ],
                    "code": "28AL0070001",
                    "last_modified": "2024-07-05T16:47:01.789077Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2879/?format=api",
                    "top_level": 6.377,
                    "filter_top_level": 3.16,
                    "filter_bottom_level": 2.16,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0437",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 6.22,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2880/?format=api",
            "id": 2880,
            "code": "28AL0071",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.382251471271061,
                    52.46012799915854,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:21.060862Z",
            "created": "2015-08-12T11:32:59.373775Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44678/?format=api",
                    "id": 44678,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/51fe2d9d-5c81-48d3-a3e9-e2f130fb20db/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/adf56921-a947-411e-8464-f524fee957e9/?format=api"
                    ],
                    "code": "28AL0071001",
                    "last_modified": "2024-07-05T16:47:03.090346Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2880/?format=api",
                    "top_level": 8.336,
                    "filter_top_level": 4.27,
                    "filter_bottom_level": 3.27,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0438",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 7.75,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2881/?format=api",
            "id": 2881,
            "code": "28AL0078",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.432277125766279,
                    52.46266776730654,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:23.883072Z",
            "created": "2015-08-12T11:32:59.379302Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44679/?format=api",
                    "id": 44679,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/214e0deb-6e6b-4d28-897f-fdfcfe5717d6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8385fb00-351a-485c-8bb2-6e0b93ed899f/?format=api"
                    ],
                    "code": "28AL0078001",
                    "last_modified": "2024-07-05T16:47:04.379335Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2881/?format=api",
                    "top_level": 7.725,
                    "filter_top_level": 4.0,
                    "filter_bottom_level": 3.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0439",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 7.27,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2882/?format=api",
            "id": 2882,
            "code": "28AL0080",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.440934528258082,
                    52.46303349955055,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:26.628663Z",
            "created": "2015-08-12T11:32:59.384861Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44680/?format=api",
                    "id": 44680,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/21001887-0586-43f5-8f83-c7de8aa9645b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/744318ba-5957-4830-86a0-b881967b56f5/?format=api"
                    ],
                    "code": "28AL0080001",
                    "last_modified": "2024-07-05T16:47:05.647618Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2882/?format=api",
                    "top_level": 5.682,
                    "filter_top_level": 2.69,
                    "filter_bottom_level": 1.69,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0440",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 4.93,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2883/?format=api",
            "id": 2883,
            "code": "28AL0081",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.431610694760373,
                    52.45751036496154,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:29.764091Z",
            "created": "2015-08-12T11:32:59.390377Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44681/?format=api",
                    "id": 44681,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d404ba9-5b96-43ba-a5bf-76079229ff16/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c82d1a24-8f31-4758-9da1-b26c5b1132ee/?format=api"
                    ],
                    "code": "28AL0081001",
                    "last_modified": "2024-07-05T16:47:06.949061Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2883/?format=api",
                    "top_level": 6.61,
                    "filter_top_level": 3.3,
                    "filter_bottom_level": 2.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0441",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.14,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2884/?format=api",
            "id": 2884,
            "code": "28AL0082",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.43779987475924,
                    52.4516057295157,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:32.546367Z",
            "created": "2015-08-12T11:32:59.395962Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44682/?format=api",
                    "id": 44682,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ea044ae6-5e0f-4822-8770-2933c93c7ae5/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/98c14fe8-8d3d-4461-9fad-6fcf77a8810a/?format=api"
                    ],
                    "code": "28AL0082001",
                    "last_modified": "2024-07-05T16:47:08.126760Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2884/?format=api",
                    "top_level": 6.397,
                    "filter_top_level": 2.94,
                    "filter_bottom_level": 1.94,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0442",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 5.84,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2885/?format=api",
            "id": 2885,
            "code": "28AL0083",
            "organisation": {
                "url": "https://zuiderzeeland.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": [
                    6.379015641967884,
                    52.44306317398237,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:35.340675Z",
            "created": "2015-08-12T11:32:59.401964Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44683/?format=api",
                    "id": 44683,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/02e9184b-16c9-40ce-b4cc-9a204bc1ea7f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c81a4f5d-2296-43f4-a933-5f0f7c67c986/?format=api"
                    ],
                    "code": "28AL0083001",
                    "last_modified": "2024-07-05T16:47:09.455282Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2885/?format=api",
                    "top_level": 7.027,
                    "filter_top_level": 3.4,
                    "filter_bottom_level": 2.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0443",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.33,
            "top_level": null,
            "bottom_level": null
        }
    ]
}