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=26
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=27",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=25",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2886/?format=api",
            "id": 2886,
            "code": "28AL0085",
            "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.430014961408524,
                    52.44379463843871,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:38.031848Z",
            "created": "2015-08-12T11:32:59.407922Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44684/?format=api",
                    "id": 44684,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/14678a56-1d35-4db4-ba25-b2977d1849f3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dbbf8a7e-1e33-41c6-91b0-7464c910d7c2/?format=api"
                    ],
                    "code": "28AL0085001",
                    "last_modified": "2024-07-05T16:47:10.717332Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2886/?format=api",
                    "top_level": 6.904,
                    "filter_top_level": 4.68,
                    "filter_bottom_level": 3.68,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0446",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.54,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2887/?format=api",
            "id": 2887,
            "code": "28AP0023",
            "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.389015110128381,
                    52.46704264269551,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:43.476714Z",
            "created": "2015-08-12T11:32:59.413932Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44685/?format=api",
                    "id": 44685,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc3ef663-5283-40c1-ad29-1b76be8ad8ad/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac5bc797-3d85-4af6-8e21-800ee246ac5c/?format=api"
                    ],
                    "code": "28AP0023001",
                    "last_modified": "2024-07-05T16:47:22.467784Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2887/?format=api",
                    "top_level": 8.329,
                    "filter_top_level": 2.96,
                    "filter_bottom_level": 1.96,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0159",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 7.94,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2888/?format=api",
            "id": 2888,
            "code": "28AP0029",
            "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.422556113037222,
                    52.4748186170814,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:46.214208Z",
            "created": "2015-08-12T11:32:59.419546Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44686/?format=api",
                    "id": 44686,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/967fec6f-0a36-43b3-ae12-e65a64452b32/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/18c67848-e2a9-4783-b3c8-7f896417e2d3/?format=api"
                    ],
                    "code": "28AP0029001",
                    "last_modified": "2024-07-05T16:47:23.520598Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2888/?format=api",
                    "top_level": 22.645,
                    "filter_top_level": -11.06,
                    "filter_bottom_level": -12.06,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0029",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 22.25,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2889/?format=api",
            "id": 2889,
            "code": "28AP0030",
            "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.422096894984284,
                    52.47544810307491,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:49.502710Z",
            "created": "2015-08-12T11:32:59.425624Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44687/?format=api",
                    "id": 44687,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e3a440f3-c30d-40c9-9242-cf098cb34abb/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/caa81e3e-b106-4ad9-b905-96e8085565a1/?format=api"
                    ],
                    "code": "28AP0030001",
                    "last_modified": "2024-07-05T16:47:24.568381Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2889/?format=api",
                    "top_level": 26.941,
                    "filter_top_level": 0.62,
                    "filter_bottom_level": -0.38,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0030",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 26.4,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2890/?format=api",
            "id": 2890,
            "code": "28AP0031",
            "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.424490385497631,
                    52.47522737863909,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:52.390047Z",
            "created": "2015-08-12T11:32:59.431326Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44688/?format=api",
                    "id": 44688,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b795078-ef6a-4b99-a2f8-8e6f6ef13318/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/80df5c3a-484f-494a-973c-e9dc5a0c2617/?format=api"
                    ],
                    "code": "28AP0031001",
                    "last_modified": "2024-07-05T16:47:25.586184Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2890/?format=api",
                    "top_level": 18.48,
                    "filter_top_level": -11.83,
                    "filter_bottom_level": -12.83,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0031",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 18.03,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2891/?format=api",
            "id": 2891,
            "code": "28AP0032",
            "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.424237871123943,
                    52.47692409826612,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:55.296199Z",
            "created": "2015-08-12T11:32:59.437037Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44689/?format=api",
                    "id": 44689,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/708b2718-0713-41a6-a00f-293af3d72ae3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/01bba692-df6a-4a1b-9a13-83ba3b6c5769/?format=api"
                    ],
                    "code": "28AP0032001",
                    "last_modified": "2024-07-05T16:47:26.510086Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2891/?format=api",
                    "top_level": 17.53,
                    "filter_top_level": -17.43,
                    "filter_bottom_level": -18.43,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0032",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 17.23,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2892/?format=api",
            "id": 2892,
            "code": "28AP0036",
            "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.419901797521147,
                    52.47455370598772,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:43:56.910257Z",
            "created": "2015-08-12T11:32:59.442651Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44690/?format=api",
                    "id": 44690,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac17f0b6-f538-404c-ba84-9959c8fe8517/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a1f36710-816a-48d0-bcaa-f1fab2ffe7ff/?format=api"
                    ],
                    "code": "28AP0036001",
                    "last_modified": "2024-07-05T16:47:27.587181Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2892/?format=api",
                    "top_level": 33.077,
                    "filter_top_level": 2.85,
                    "filter_bottom_level": 1.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0036",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 32.47,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2893/?format=api",
            "id": 2893,
            "code": "28AP0038",
            "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.421351283688483,
                    52.4748095407882,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:00.855873Z",
            "created": "2015-08-12T11:32:59.448311Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44691/?format=api",
                    "id": 44691,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/96244129-e808-47cf-8a1f-f8ec31f7b56c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4a08832f-89a4-40e6-b7ed-4193e40d8b86/?format=api"
                    ],
                    "code": "28AP0038001",
                    "last_modified": "2024-07-05T16:47:28.602976Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2893/?format=api",
                    "top_level": 27.69,
                    "filter_top_level": -9.97,
                    "filter_bottom_level": -10.97,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0038",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 27.36,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2894/?format=api",
            "id": 2894,
            "code": "28AP0046",
            "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.419570933214783,
                    52.47305478115759,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:06.392678Z",
            "created": "2015-08-12T11:32:59.454183Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44693/?format=api",
                    "id": 44693,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8538b935-d170-4be0-b600-2289df3d19d9/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b115b7b-4f2e-4cbd-90a3-833f1513bcb6/?format=api"
                    ],
                    "code": "28AP0046002",
                    "last_modified": "2024-09-26T14:36:06.393875Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2894/?format=api",
                    "top_level": 23.73,
                    "filter_top_level": -30.21,
                    "filter_bottom_level": -31.21,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44692/?format=api",
                    "id": 44692,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/354c72be-2c4a-465f-8d54-216ad19d234b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/82859af8-ee0a-4c02-a197-7546b1147197/?format=api"
                    ],
                    "code": "28AP0046001",
                    "last_modified": "2024-09-26T14:36:05.931041Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2894/?format=api",
                    "top_level": 23.77,
                    "filter_top_level": -5.21,
                    "filter_bottom_level": -6.21,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0046",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 23.24,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2895/?format=api",
            "id": 2895,
            "code": "28AP0047",
            "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.42358262415418,
                    52.47434137086483,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:09.209028Z",
            "created": "2015-08-12T11:32:59.459548Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44694/?format=api",
                    "id": 44694,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d34e89ef-8b81-4d7e-b760-5bab85a7abf2/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ae49538-fc24-4942-bec6-306c5da1ac18/?format=api"
                    ],
                    "code": "28AP0047001",
                    "last_modified": "2024-07-05T16:47:32.923142Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2895/?format=api",
                    "top_level": 18.871,
                    "filter_top_level": -15.02,
                    "filter_bottom_level": -16.02,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0047",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 18.24,
            "top_level": null,
            "bottom_level": null
        }
    ]
}