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=31
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=32",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=30",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2936/?format=api",
            "id": 2936,
            "code": "AR90P51",
            "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.430783545087587,
                    52.47647055070167,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:41.728537Z",
            "created": "2015-08-12T11:32:59.698555Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44805/?format=api",
                    "id": 44805,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/babf35bb-522f-4eea-a1e5-8c78bcd0f05d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a67add9-c868-4b38-957d-3763033105a5/?format=api"
                    ],
                    "code": "AR90P51001",
                    "last_modified": "2024-07-05T18:57:42.176432Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2936/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -7.0,
                    "filter_bottom_level": -8.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P51",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2937/?format=api",
            "id": 2937,
            "code": "AR90P52",
            "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.429309757716609,
                    52.47639363623508,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:42.684763Z",
            "created": "2015-08-12T11:32:59.704364Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44806/?format=api",
                    "id": 44806,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/393af322-c215-43f3-a0c0-d2559d0dae73/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/da1d7b1d-4cf0-455b-9dfe-2caccabee9a0/?format=api"
                    ],
                    "code": "AR90P52001",
                    "last_modified": "2024-07-05T18:57:43.225321Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2937/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -8.0,
                    "filter_bottom_level": -9.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P52",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2938/?format=api",
            "id": 2938,
            "code": "AR90P53",
            "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.430607738246339,
                    52.47525871538544,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:43.664605Z",
            "created": "2015-08-12T11:32:59.710044Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44807/?format=api",
                    "id": 44807,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7444b977-fbc9-4c16-af7b-48a387f07ffb/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/998b4a12-e5a2-4a9a-9992-209f1409b08c/?format=api"
                    ],
                    "code": "AR90P53001",
                    "last_modified": "2024-07-05T18:57:44.117390Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2938/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -8.0,
                    "filter_bottom_level": -9.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P53",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2939/?format=api",
            "id": 2939,
            "code": "AR90P54",
            "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.444189091733601,
                    52.47383512185048,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:44.618594Z",
            "created": "2015-08-12T11:32:59.715679Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44808/?format=api",
                    "id": 44808,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ee887275-1565-4fab-9382-de5fa2dc2937/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6883c349-8c7e-4e45-a646-fd7b24f5cb08/?format=api"
                    ],
                    "code": "AR90P54001",
                    "last_modified": "2024-07-05T18:57:45.166595Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2939/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -8.8,
                    "filter_bottom_level": -9.8,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P54",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2940/?format=api",
            "id": 2940,
            "code": "AR90P55",
            "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.433636455294927,
                    52.47262548799475,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:45.608827Z",
            "created": "2015-08-12T11:32:59.721474Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44809/?format=api",
                    "id": 44809,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/96bc6862-661b-4756-b66a-e8cdea10d551/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b2e3124a-4736-4188-a924-8fa5ae71f111/?format=api"
                    ],
                    "code": "AR90P55001",
                    "last_modified": "2024-07-05T18:57:46.117365Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2940/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -6.25,
                    "filter_bottom_level": -7.25,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P55",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2941/?format=api",
            "id": 2941,
            "code": "AR90P56",
            "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.428864325284095,
                    52.47310793536314,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:46.699869Z",
            "created": "2015-08-12T11:32:59.727247Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44810/?format=api",
                    "id": 44810,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b6936953-9f71-495e-a6c9-4bbc0f0c2c0c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b9b40c0e-331c-4771-877d-5f6a1f227eaf/?format=api"
                    ],
                    "code": "AR90P56001",
                    "last_modified": "2024-07-05T18:57:47.193778Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2941/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -8.9,
                    "filter_bottom_level": -9.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P56",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2942/?format=api",
            "id": 2942,
            "code": "AR90P57",
            "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.429038725855992,
                    52.47738470062833,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:57:47.673762Z",
            "created": "2015-08-12T11:32:59.732793Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44811/?format=api",
                    "id": 44811,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bdeab8ce-2553-46e3-a738-6e8cc490388d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3fa5cb65-5200-454a-93cd-2442cd18646b/?format=api"
                    ],
                    "code": "AR90P57001",
                    "last_modified": "2024-07-05T18:57:48.196747Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2942/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -7.0,
                    "filter_bottom_level": -8.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "AR90P57",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2943/?format=api",
            "id": 2943,
            "code": "B22C0424",
            "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.387574291397273,
                    52.50542472490707,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:03:30.241319Z",
            "created": "2015-08-12T11:32:59.738398Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44812/?format=api",
                    "id": 44812,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/02e0d8c0-9ebb-4e00-8c6a-e0f730b8bb85/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c6e7b060-e4c1-4231-8894-555371b61c6f/?format=api"
                    ],
                    "code": "B22C0424001",
                    "last_modified": "2024-07-05T19:03:30.718089Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2943/?format=api",
                    "top_level": 4.25,
                    "filter_top_level": 4.0,
                    "filter_bottom_level": 0.44,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B22C0424",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 4.43,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2944/?format=api",
            "id": 2944,
            "code": "B22C0425",
            "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.38843750547861,
                    52.50451864899407,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:03:31.552901Z",
            "created": "2015-08-12T11:32:59.744374Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44813/?format=api",
                    "id": 44813,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c81161bb-aa40-4170-9b03-d0e470094d93/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b570555e-2ade-4c2d-b28d-c07d1240de20/?format=api"
                    ],
                    "code": "B22C0425001",
                    "last_modified": "2024-07-05T19:03:32.019339Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2944/?format=api",
                    "top_level": 4.7,
                    "filter_top_level": 3.2,
                    "filter_bottom_level": 2.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B22C0425",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 4.56,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2945/?format=api",
            "id": 2945,
            "code": "B22C0426",
            "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.388906623598571,
                    52.50404461948963,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:45:46.658737Z",
            "created": "2015-08-12T11:32:59.749975Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44814/?format=api",
                    "id": 44814,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3eabfb76-d75c-4626-8409-7a3301b841ad/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/04ae9d23-cac0-4d10-8c29-a1d562afba17/?format=api"
                    ],
                    "code": "B22C0426001",
                    "last_modified": "2024-07-05T19:03:33.352298Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2945/?format=api",
                    "top_level": 5.479,
                    "filter_top_level": 2.18,
                    "filter_bottom_level": 1.68,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B22C0426",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 4.92,
            "top_level": null,
            "bottom_level": null
        }
    ]
}