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=28
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=29",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=27",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2906/?format=api",
            "id": 2906,
            "code": "28AP0075",
            "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.431760439963377,
                    52.47081306083691,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:38.555185Z",
            "created": "2015-08-12T11:32:59.523141Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44714/?format=api",
                    "id": 44714,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b64658a-4efd-4b85-b54f-6b4d225e65a8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/96b7aa0b-f571-4823-af0c-089fa61a8bc7/?format=api"
                    ],
                    "code": "28AP0075001",
                    "last_modified": "2024-07-05T16:48:06.985070Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2906/?format=api",
                    "top_level": 8.205,
                    "filter_top_level": -0.5,
                    "filter_bottom_level": -1.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44715/?format=api",
                    "id": 44715,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/835b9b25-a3ce-436f-bdaa-a02bc2e6d53f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2556be0-639d-435e-9715-52fe3e52c73d/?format=api"
                    ],
                    "code": "28AP0075002",
                    "last_modified": "2024-07-05T16:48:07.550432Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2906/?format=api",
                    "top_level": 8.188,
                    "filter_top_level": -14.0,
                    "filter_bottom_level": -16.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0075",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 7.59,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2907/?format=api",
            "id": 2907,
            "code": "28AP0076",
            "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.409134668784917,
                    52.46326703540764,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:08.539621Z",
            "created": "2015-08-12T11:32:59.529298Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44717/?format=api",
                    "id": 44717,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/786be369-6a61-4a35-839e-0590c450db7f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad2a7789-7e95-4e34-8e27-c1e92def3d58/?format=api"
                    ],
                    "code": "28AP0076002",
                    "last_modified": "2024-07-05T16:48:09.493914Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2907/?format=api",
                    "top_level": 27.87,
                    "filter_top_level": -13.3,
                    "filter_bottom_level": -15.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44716/?format=api",
                    "id": 44716,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e45c7da1-5205-4040-bf22-afd6932eab7b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5142a7b-8457-4fbf-a214-6b077603f083/?format=api"
                    ],
                    "code": "28AP0076001",
                    "last_modified": "2024-07-05T16:48:09.030264Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2907/?format=api",
                    "top_level": 27.89,
                    "filter_top_level": 24.7,
                    "filter_bottom_level": 23.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0076",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 27.7,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2908/?format=api",
            "id": 2908,
            "code": "28AP0077",
            "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.410989758786943,
                    52.45581585722758,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:44.898504Z",
            "created": "2015-08-12T11:32:59.535120Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44718/?format=api",
                    "id": 44718,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd778c8e-7966-46d7-b4d3-00ab575edd86/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bb1fc5b1-2e80-48be-a6b1-99d6c3c644b7/?format=api"
                    ],
                    "code": "28AP0077001",
                    "last_modified": "2024-07-05T16:48:11.156482Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2908/?format=api",
                    "top_level": 11.441,
                    "filter_top_level": 6.05,
                    "filter_bottom_level": 5.05,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44720/?format=api",
                    "id": 44720,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a86cb1f5-bc60-46b7-88fb-7d686aae1acc/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/13081bd6-1f9c-4c51-bc10-e3736d826583/?format=api"
                    ],
                    "code": "28AP0077003",
                    "last_modified": "2024-07-05T16:48:11.976086Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2908/?format=api",
                    "top_level": 11.38,
                    "filter_top_level": -25.1,
                    "filter_bottom_level": -27.1,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44719/?format=api",
                    "id": 44719,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8711f58d-70a7-4796-9916-a57d038261b6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3629dd4b-ca58-4a35-8fc4-0c43f12a9a5b/?format=api"
                    ],
                    "code": "28AP0077002",
                    "last_modified": "2024-07-05T16:48:11.528856Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2908/?format=api",
                    "top_level": 11.414,
                    "filter_top_level": 4.9,
                    "filter_bottom_level": 3.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0077",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.16,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2909/?format=api",
            "id": 2909,
            "code": "28AP0079",
            "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.42576101515986,
                    52.46384756567306,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:44:47.858688Z",
            "created": "2015-08-12T11:32:59.541239Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44722/?format=api",
                    "id": 44722,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d77be5a3-3037-4a5f-b285-232b564857d3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a6db9dbd-b0d5-49e1-926a-64c2239af2b9/?format=api"
                    ],
                    "code": "28AP0079002",
                    "last_modified": "2024-07-05T16:48:13.905160Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2909/?format=api",
                    "top_level": 8.271,
                    "filter_top_level": -15.0,
                    "filter_bottom_level": -17.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44721/?format=api",
                    "id": 44721,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8365a166-8e44-46aa-869b-ef3b8854087d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/97e2a203-dd97-40e5-af29-a533d441a033/?format=api"
                    ],
                    "code": "28AP0079001",
                    "last_modified": "2024-07-05T16:48:13.491481Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2909/?format=api",
                    "top_level": 8.286,
                    "filter_top_level": -0.5,
                    "filter_bottom_level": -1.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0079",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 7.59,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2910/?format=api",
            "id": 2910,
            "code": "28AP0086",
            "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.420734151387374,
                    52.47476099524124,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:14.500515Z",
            "created": "2015-08-12T11:32:59.547177Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44723/?format=api",
                    "id": 44723,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/979af4ec-851a-48f0-a715-d70e4eecff9c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/32281cdf-f561-486c-8cae-e8fb3711e369/?format=api"
                    ],
                    "code": "28AP0086001",
                    "last_modified": "2024-07-05T16:48:15.084066Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2910/?format=api",
                    "top_level": 29.0,
                    "filter_top_level": -969.0,
                    "filter_bottom_level": -970.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44724/?format=api",
                    "id": 44724,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ec1d9fcd-684b-4eb7-887c-e128f3054d7d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/414d612c-0ebc-4319-a5cf-31e209ac8e52/?format=api"
                    ],
                    "code": "28AP0086002",
                    "last_modified": "2024-07-05T16:48:15.540193Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2910/?format=api",
                    "top_level": 29.0,
                    "filter_top_level": -969.0,
                    "filter_bottom_level": -970.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "28AP0086",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 29.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2911/?format=api",
            "id": 2911,
            "code": "28AP0087",
            "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.433794974837098,
                    52.47932016751946,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:16.286533Z",
            "created": "2015-08-12T11:32:59.553377Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44725/?format=api",
                    "id": 44725,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ecb70847-975a-4ac4-8801-57713fe15e02/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae41e8be-e99a-4c2b-97eb-4538ec36a778/?format=api"
                    ],
                    "code": "28AP0087001",
                    "last_modified": "2024-07-05T16:48:16.866214Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2911/?format=api",
                    "top_level": 5.73,
                    "filter_top_level": 0.76,
                    "filter_bottom_level": -2.74,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0087",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 5.9,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2912/?format=api",
            "id": 2912,
            "code": "28AP0088",
            "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.430992258378108,
                    52.4790752384528,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:17.617617Z",
            "created": "2015-08-12T11:32:59.559197Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44726/?format=api",
                    "id": 44726,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f39d437d-00ab-4b31-bead-de1399bcd631/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a903739d-cbbf-430d-9565-72f9c35677a2/?format=api"
                    ],
                    "code": "28AP0088001",
                    "last_modified": "2024-07-05T16:48:18.038398Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2912/?format=api",
                    "top_level": 6.78,
                    "filter_top_level": 1.81,
                    "filter_bottom_level": -1.19,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0088",
            "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/2913/?format=api",
            "id": 2913,
            "code": "28AP0089",
            "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.429663439316074,
                    52.47890717118212,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:18.655192Z",
            "created": "2015-08-12T11:32:59.564926Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44727/?format=api",
                    "id": 44727,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a19afbd4-ba39-4011-bcda-ca187c77dec2/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f875f684-6fd5-4b47-afac-5da6ca4526bc/?format=api"
                    ],
                    "code": "28AP0089001",
                    "last_modified": "2024-07-05T16:48:19.148965Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2913/?format=api",
                    "top_level": 6.69,
                    "filter_top_level": 1.48,
                    "filter_bottom_level": -1.52,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0089",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.8,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2914/?format=api",
            "id": 2914,
            "code": "28AP0090",
            "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.428202273047621,
                    52.47936941226175,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:48:19.919286Z",
            "created": "2015-08-12T11:32:59.570810Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44728/?format=api",
                    "id": 44728,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/537c4369-99b6-4999-b7e3-9b92d6a2e28c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a042bd0a-c64a-404c-a5bd-a508a7f7d66f/?format=api"
                    ],
                    "code": "28AP0090001",
                    "last_modified": "2024-07-05T16:48:20.333707Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2914/?format=api",
                    "top_level": 8.55,
                    "filter_top_level": 2.85,
                    "filter_bottom_level": -0.15,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0090",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 8.4,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2915/?format=api",
            "id": 2915,
            "code": "28AP0091",
            "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.383532613661201,
                    52.47563543124267,
                    0.0
                ]
            },
            "last_modified": "2025-05-12T06:58:25.452073Z",
            "created": "2015-08-12T11:32:59.576746Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44730/?format=api",
                    "id": 44730,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/05c841c1-8b5b-455c-817c-15edaf10cd7a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/84081663-ae47-45d6-b64e-c1a6ed85cd67/?format=api"
                    ],
                    "code": "28AP0091002",
                    "last_modified": "2024-09-26T14:36:10.454922Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2915/?format=api",
                    "top_level": 6.82,
                    "filter_top_level": -8.54,
                    "filter_bottom_level": -10.54,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44729/?format=api",
                    "id": 44729,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/33a3618e-d544-4308-b6dd-1848214b5cd6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c56c725-fdb6-4ba6-8193-b0ee0aa7d430/?format=api"
                    ],
                    "code": "28AP0091001",
                    "last_modified": "2024-09-26T14:36:09.973877Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2915/?format=api",
                    "top_level": 6.9,
                    "filter_top_level": 0.5,
                    "filter_bottom_level": -0.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B28A0091",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.41,
            "top_level": null,
            "bottom_level": null
        }
    ]
}